projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c69700
)
(redisplay_internal) [MSDOS]: Don't call set_tty_color_mode.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 23 Aug 2008 16:47:51 +0000
(16:47 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 23 Aug 2008 16:47:51 +0000
(16:47 +0000)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index a04e5e95b707cb46c9d3374a00cc714ba5789061..89dc814f71a215f2ada88fee4ea75afaf60765f0 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-11404,7
+11404,7
@@
redisplay_internal (preserve_echo_area)
the whole thing. */
windows_or_buffers_changed++;
SET_FRAME_GARBAGED (sf);
-#ifndef
WINDOWS
NT
+#ifndef
DOS_
NT
set_tty_color_mode (FRAME_TTY (sf), sf);
#endif
FRAME_TTY (sf)->previous_frame = sf;